2026-03-22 18:02:56,777 [ 315969 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-03-22 18:02:56,777 [ 315969 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-03-22 18:02:56,777 [ 315969 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-03-22 18:02:56,777 [ 315969 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_mkpswp --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel2_0.jsonl --report-log-exclude-logs-on-passed-tests test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition test_permissions_drop_replica/test.py::test_drop_permissions test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_read_only_table/test.py::test_restart_zookeeper test_recovery_replica/test.py::test_choose_source_replica test_recovery_replica/test.py::test_recovery test_recovery_replica/test.py::test_update_metadata test_relative_filepath/test.py::test_filepath test_reload_certificate/test.py::test_ECcert_reload test_reload_certificate/test.py::test_cert_with_pass_phrase test_reload_certificate/test.py::test_chain_reload test_reload_certificate/test.py::test_first_than_second_cert test_reloading_settings_from_users_xml/test.py::test_force_reload test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout test_replica_is_active/test.py::test_replica_is_active test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_mutations/test.py::test_mutations 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0]' 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1]' test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_row_policy/test.py::test_change_of_users_xml_changes_row_policies test_row_policy/test.py::test_dcl_introspection test_row_policy/test.py::test_dcl_management test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml test_row_policy/test.py::test_grant_create_row_policy test_row_policy/test.py::test_introspection test_row_policy/test.py::test_join test_row_policy/test.py::test_miscellaneous_engines test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned test_row_policy/test.py::test_policy_on_distributed_table_via_role test_row_policy/test.py::test_reload_users_xml_by_timer test_row_policy/test.py::test_row_policy_filter_with_subquery test_row_policy/test.py::test_smoke test_row_policy/test.py::test_some_users_without_policies test_row_policy/test.py::test_tags_with_db_and_table_names test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_ssh_keys_authentication/test.py::test_ecdsa test_ssh_keys_authentication/test.py::test_ed25519 test_ssh_keys_authentication/test.py::test_key_with_passphrase test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase test_ssh_keys_authentication/test.py::test_rsa test_ssh_keys_authentication/test.py::test_wrong_key test_storage_dict/test.py::test_storage_dict 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_postgresql_database_engine/test.py::test_datetime test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_ssh_keys_authentication/test.py::test_ecdsa test_select_access_rights/test_main.py::test_alias test_reloading_settings_from_users_xml/test.py::test_force_reload test_throttling/test.py::test_backup_throttling[no_local_throttling] test_recovery_replica/test.py::test_choose_source_replica test_restore_replica/test.py::test_restore_replica_alive_replicas test_reload_certificate/test.py::test_ECcert_reload [gw5] [ 1%] PASSED test_ssh_keys_authentication/test.py::test_ecdsa test_ssh_keys_authentication/test.py::test_ed25519 [gw5] [ 2%] PASSED test_ssh_keys_authentication/test.py::test_ed25519 test_ssh_keys_authentication/test.py::test_key_with_passphrase [gw5] [ 3%] PASSED test_ssh_keys_authentication/test.py::test_key_with_passphrase test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase [gw8] [ 4%] PASSED test_reload_certificate/test.py::test_ECcert_reload test_reload_certificate/test.py::test_cert_with_pass_phrase [gw3] [ 5%] PASSED test_select_access_rights/test_main.py::test_alias [gw5] [ 6%] PASSED test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase test_ssh_keys_authentication/test.py::test_rsa [gw5] [ 7%] PASSED test_ssh_keys_authentication/test.py::test_rsa test_ssh_keys_authentication/test.py::test_wrong_key test_select_access_rights/test_main.py::test_alias_columns [gw5] [ 8%] PASSED test_ssh_keys_authentication/test.py::test_wrong_key [gw8] [ 9%] PASSED test_reload_certificate/test.py::test_cert_with_pass_phrase test_reload_certificate/test.py::test_chain_reload [gw8] [ 10%] PASSED test_reload_certificate/test.py::test_chain_reload test_reload_certificate/test.py::test_first_than_second_cert [gw4] [ 11%] PASSED test_reloading_settings_from_users_xml/test.py::test_force_reload test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout [gw2] [ 12%] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] [gw8] [ 13%] PASSED test_reload_certificate/test.py::test_first_than_second_cert [gw3] [ 14%] PASSED test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns [gw0] [ 15%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw0] [ 16%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_replicated_mutations/test.py::test_mutations [gw3] [ 17%] PASSED test_select_access_rights/test_main.py::test_materialized_columns test_part_log_table/test.py::test_config_without_part_log test_select_access_rights/test_main.py::test_select_all_columns [gw4] [ 18%] PASSED test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum [gw4] [ 19%] PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int [gw3] [ 20%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw4] [ 21%] PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload [gw3] [ 22%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] test_select_access_rights/test_main.py::test_select_count [gw1] [ 23%] PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with [gw4] [ 24%] PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout [gw2] [ 25%] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] test_row_policy/test.py::test_change_of_users_xml_changes_row_policies [gw4] [ 26%] PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout [gw3] [ 27%] PASSED test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join [gw6] [ 28%] PASSED test_recovery_replica/test.py::test_choose_source_replica test_recovery_replica/test.py::test_recovery [gw7] [ 29%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server [gw3] [ 30%] PASSED test_select_access_rights/test_main.py::test_select_join [gw9] [ 31%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restart_server/test.py::test_drop_memory_database test_select_access_rights/test_main.py::test_select_prewhere test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw9] [ 32%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw2] [ 33%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw3] [ 34%] PASSED test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column [gw8] [ 35%] PASSED test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition [gw6] [ 36%] PASSED test_recovery_replica/test.py::test_recovery test_recovery_replica/test.py::test_update_metadata [gw3] [ 37%] PASSED test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw8] [ 38%] PASSED test_part_log_table/test.py::test_part_log_contains_partition [gw1] [ 39%] PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies [gw0] [ 40%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw3] [ 41%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw0] [ 42%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw2] [ 43%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw0] [ 44%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment test_row_policy/test.py::test_dcl_introspection [gw3] [ 45%] PASSED test_select_access_rights/test_main.py::test_select_union [gw0] [ 46%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_select_access_rights/test_main.py::test_select_where test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped [gw0] [ 47%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw3] [ 48%] PASSED test_select_access_rights/test_main.py::test_select_where [gw4] [ 49%] PASSED test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue [gw9] [ 50%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_select_access_rights/test_main.py::test_select_with_row_policy test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw3] [ 51%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw0] [ 52%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw1] [ 53%] PASSED test_row_policy/test.py::test_dcl_introspection [gw0] [ 54%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_row_policy/test.py::test_dcl_management [gw4] [ 55%] PASSED test_restart_server/test.py::test_flushes_async_insert_queue [gw0] [ 56%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw7] [ 57%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replica_is_active/test.py::test_replica_is_active [gw0] [ 58%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw0] [ 59%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw1] [ 60%] PASSED test_row_policy/test.py::test_dcl_management [gw2] [ 61%] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw1] [ 62%] PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw0] [ 63%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw9] [ 64%] PASSED test_restore_replica/test.py::test_restore_replica_sequential test_row_policy/test.py::test_grant_create_row_policy [gw4] [ 65%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw5] [ 66%] PASSED test_replicated_mutations/test.py::test_mutations test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] [gw7] [ 67%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw6] [ 68%] PASSED test_recovery_replica/test.py::test_update_metadata [gw1] [ 69%] PASSED test_row_policy/test.py::test_grant_create_row_policy test_row_policy/test.py::test_introspection [gw1] [ 70%] PASSED test_row_policy/test.py::test_introspection [gw3] [ 71%] PASSED test_replica_is_active/test.py::test_replica_is_active [gw8] [ 72%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped test_row_policy/test.py::test_join [gw1] [ 73%] PASSED test_row_policy/test.py::test_join [gw2] [ 74%] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] test_permissions_drop_replica/test.py::test_drop_permissions test_row_policy/test.py::test_miscellaneous_engines test_read_only_table/test.py::test_restart_zookeeper [gw1] [ 75%] PASSED test_row_policy/test.py::test_miscellaneous_engines test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw1] [ 76%] PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw4] [ 77%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_row_policy/test.py::test_policy_on_distributed_table_via_role [gw7] [ 78%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw1] [ 79%] PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role [gw2] [ 80%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] test_row_policy/test.py::test_reload_users_xml_by_timer [gw6] [ 81%] PASSED test_permissions_drop_replica/test.py::test_drop_permissions [gw1] [ 82%] PASSED test_row_policy/test.py::test_reload_users_xml_by_timer test_row_policy/test.py::test_row_policy_filter_with_subquery [gw8] [ 83%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped [gw5] [ 84%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw1] [ 85%] PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery [gw7] [ 86%] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_row_policy/test.py::test_smoke [gw1] [ 87%] PASSED test_row_policy/test.py::test_smoke test_relative_filepath/test.py::test_filepath test_row_policy/test.py::test_some_users_without_policies [gw9] [ 88%] PASSED test_read_only_table/test.py::test_restart_zookeeper test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw1] [ 89%] PASSED test_row_policy/test.py::test_some_users_without_policies test_row_policy/test.py::test_tags_with_db_and_table_names [gw1] [ 90%] PASSED test_row_policy/test.py::test_tags_with_db_and_table_names [gw6] [ 91%] PASSED test_relative_filepath/test.py::test_filepath test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter [gw1] [ 92%] PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw1] [ 93%] PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data [gw1] [ 94%] PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data [gw1] [ 95%] PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly [gw1] [ 96%] PASSED test_row_policy/test.py::test_users_xml_is_readonly test_storage_dict/test.py::test_storage_dict test_row_policy/test.py::test_with_prewhere [gw5] [ 97%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw1] [ 98%] PASSED test_row_policy/test.py::test_with_prewhere [gw9] [ 99%] PASSED test_storage_dict/test.py::test_storage_dict [gw8] [100%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups =============================== warnings summary =============================== test_throttling/test.py::test_backup_throttling[no_local_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.9.5'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel2_0.jsonl ----------------- ============================== slowest durations =============================== 52.51s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 51.43s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 49.76s call test_recovery_replica/test.py::test_update_metadata 45.50s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 45.19s setup test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 41.52s call test_replicated_mutations/test.py::test_mutations 36.14s call test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 34.05s call test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 32.16s teardown test_read_only_table/test.py::test_restart_zookeeper 31.70s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 29.22s call test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 27.92s setup test_read_only_table/test.py::test_restart_zookeeper 26.66s call test_restore_replica/test.py::test_restore_replica_sequential 23.54s setup test_replica_is_active/test.py::test_replica_is_active 22.78s setup test_recovery_replica/test.py::test_choose_source_replica 22.36s teardown test_restore_replica/test.py::test_restore_replica_sequential 22.29s call test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 22.20s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 21.99s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 21.97s teardown test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 21.95s setup test_replicated_mutations/test.py::test_mutations 20.83s call test_read_only_table/test.py::test_restart_zookeeper 20.81s call test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 20.75s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 20.43s setup test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 19.16s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 19.01s call test_restore_replica/test.py::test_restore_replica_parallel 18.36s teardown test_permissions_drop_replica/test.py::test_drop_permissions 17.89s setup test_permissions_drop_replica/test.py::test_drop_permissions 17.22s setup test_postgresql_database_engine/test.py::test_datetime 17.22s setup test_throttling/test.py::test_backup_throttling[no_local_throttling] 15.79s call test_throttling/test.py::test_backup_throttling[server_local_throttling] 15.28s setup test_reloading_settings_from_users_xml/test.py::test_force_reload 14.69s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 14.19s setup test_restart_server/test.py::test_drop_memory_database 13.95s setup test_select_access_rights/test_main.py::test_alias 13.92s call test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 13.73s setup test_storage_dict/test.py::test_storage_dict 13.57s setup test_relative_filepath/test.py::test_filepath 13.51s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 13.44s setup test_reload_certificate/test.py::test_ECcert_reload 13.35s teardown test_recovery_replica/test.py::test_update_metadata 13.34s teardown test_throttling/test.py::test_backup_throttling[server_local_throttling] 13.33s setup test_ssh_keys_authentication/test.py::test_ecdsa 13.14s call test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 13.10s setup test_part_log_table/test.py::test_config_without_part_log 13.03s call test_restore_replica/test.py::test_restore_replica_alive_replicas 12.86s call test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 12.24s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 11.54s call test_row_policy/test.py::test_dcl_introspection 11.51s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 11.46s call test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 11.43s call test_restart_server/test.py::test_flushes_async_insert_queue 10.89s teardown test_row_policy/test.py::test_with_prewhere 9.90s call test_permissions_drop_replica/test.py::test_drop_permissions 9.85s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 8.66s teardown test_throttling/test.py::test_backup_throttling[no_local_throttling] 8.61s call test_row_policy/test.py::test_grant_create_row_policy 8.33s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 8.26s call test_recovery_replica/test.py::test_choose_source_replica 8.21s call test_row_policy/test.py::test_dcl_management 8.14s call test_row_policy/test.py::test_reload_users_xml_by_timer 7.97s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 7.81s teardown test_part_log_table/test.py::test_part_log_contains_partition 7.73s teardown test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 7.53s teardown test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 7.33s call test_recovery_replica/test.py::test_recovery 7.32s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 6.63s call test_replica_is_active/test.py::test_replica_is_active 6.61s teardown test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 6.24s call test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 6.20s call test_row_policy/test.py::test_some_users_without_policies 5.82s call test_row_policy/test.py::test_row_policy_filter_with_subquery 5.80s call test_row_policy/test.py::test_with_prewhere 5.62s call test_row_policy/test.py::test_miscellaneous_engines 5.57s teardown test_row_policy/test.py::test_dcl_management 5.38s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 5.35s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 5.30s call test_restart_server/test.py::test_drop_memory_database 5.30s teardown test_storage_dict/test.py::test_storage_dict 5.27s call test_row_policy/test.py::test_smoke 5.24s teardown test_ssh_keys_authentication/test.py::test_wrong_key 5.10s teardown test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 4.78s call test_part_log_table/test.py::test_part_log_contains_partition 4.62s teardown test_relative_filepath/test.py::test_filepath 4.40s teardown test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 4.36s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 4.34s call test_select_access_rights/test_main.py::test_select_with_row_policy 4.33s teardown test_replica_is_active/test.py::test_replica_is_active 4.27s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 4.24s teardown test_row_policy/test.py::test_dcl_introspection 4.19s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 4.17s call test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 4.06s teardown test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 3.78s call test_select_access_rights/test_main.py::test_select_union 3.75s teardown test_row_policy/test.py::test_join 3.74s call test_select_access_rights/test_main.py::test_select_where 3.62s teardown test_reload_certificate/test.py::test_first_than_second_cert 3.61s call test_row_policy/test.py::test_policy_on_distributed_table_via_role 3.19s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 3.12s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 3.05s teardown test_row_policy/test.py::test_some_users_without_policies 3.04s call test_storage_dict/test.py::test_storage_dict 3.03s teardown test_row_policy/test.py::test_row_policy_filter_with_subquery 3.00s teardown test_row_policy/test.py::test_smoke 3.00s teardown test_row_policy/test.py::test_introspection 3.00s teardown test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 2.99s call test_select_access_rights/test_main.py::test_select_count 2.96s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 2.92s teardown test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 2.91s teardown test_row_policy/test.py::test_grant_create_row_policy 2.90s teardown test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 2.87s teardown test_row_policy/test.py::test_tags_with_db_and_table_names 2.86s teardown test_row_policy/test.py::test_policy_on_distributed_table_via_role 2.86s teardown test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 2.84s teardown test_row_policy/test.py::test_users_xml_is_readonly 2.82s teardown test_restart_server/test.py::test_flushes_async_insert_queue 2.81s call test_select_access_rights/test_main.py::test_select_join 2.73s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 2.67s teardown test_row_policy/test.py::test_reload_users_xml_by_timer 2.67s call test_select_access_rights/test_main.py::test_materialized_columns 2.65s teardown test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 2.61s teardown test_row_policy/test.py::test_miscellaneous_engines 2.60s teardown test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 2.59s call test_select_access_rights/test_main.py::test_alias_columns 2.46s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 2.45s call test_reloading_settings_from_users_xml/test.py::test_force_reload 2.44s call test_select_access_rights/test_main.py::test_select_prewhere 2.42s call test_part_log_table/test.py::test_config_without_part_log 2.31s call test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 2.31s call test_row_policy/test.py::test_tags_with_db_and_table_names 2.28s call test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 2.25s call test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 2.24s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 2.11s call test_select_access_rights/test_main.py::test_select_single_column 1.99s call test_select_access_rights/test_main.py::test_select_all_columns 1.89s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 1.88s call test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 1.88s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 1.78s call test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 1.75s call test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 1.57s call test_postgresql_database_engine/test.py::test_datetime 1.44s call test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 1.41s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment 1.38s call test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 1.37s call test_reload_certificate/test.py::test_ECcert_reload 1.30s call test_reload_certificate/test.py::test_chain_reload 1.29s call test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 1.23s call test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 1.21s call test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 1.17s call test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 1.07s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 1.05s call test_reload_certificate/test.py::test_first_than_second_cert 1.05s call test_reload_certificate/test.py::test_cert_with_pass_phrase 1.01s call test_select_access_rights/test_main.py::test_alias 0.96s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.94s teardown test_select_access_rights/test_main.py::test_select_single_column 0.90s call test_restore_replica/test.py::test_restore_replica_invalid_tables 0.86s call test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.83s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 0.77s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.76s call test_relative_filepath/test.py::test_filepath 0.74s teardown test_select_access_rights/test_main.py::test_select_where 0.73s call test_row_policy/test.py::test_join 0.70s call test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.67s call test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.65s teardown test_select_access_rights/test_main.py::test_select_join 0.63s call test_throttling/test.py::test_backup_throttling[no_local_throttling] 0.62s teardown test_select_access_rights/test_main.py::test_select_union 0.50s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.48s teardown test_select_access_rights/test_main.py::test_alias 0.48s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.48s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.47s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.47s call test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.44s teardown test_select_access_rights/test_main.py::test_alias_columns 0.43s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.43s teardown test_select_access_rights/test_main.py::test_select_count 0.42s call test_row_policy/test.py::test_users_xml_is_readonly 0.39s setup test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 0.37s setup test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.37s call test_ssh_keys_authentication/test.py::test_ed25519 0.34s setup test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 0.33s setup test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 0.33s setup test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 0.32s call test_row_policy/test.py::test_introspection 0.32s call test_ssh_keys_authentication/test.py::test_wrong_key 0.28s setup test_select_access_rights/test_main.py::test_select_where 0.27s setup test_select_access_rights/test_main.py::test_select_single_column 0.27s setup test_select_access_rights/test_main.py::test_select_prewhere 0.27s call test_ssh_keys_authentication/test.py::test_ecdsa 0.27s call test_ssh_keys_authentication/test.py::test_rsa 0.27s setup test_select_access_rights/test_main.py::test_alias_columns 0.25s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.23s setup test_select_access_rights/test_main.py::test_select_count 0.23s setup test_select_access_rights/test_main.py::test_select_union 0.22s setup test_select_access_rights/test_main.py::test_materialized_columns 0.22s setup test_select_access_rights/test_main.py::test_select_join 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns 0.01s teardown test_restart_server/test.py::test_drop_memory_database 0.01s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.01s teardown test_replicated_mutations/test.py::test_mutations 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s setup test_row_policy/test.py::test_grant_create_row_policy 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 0.00s setup test_row_policy/test.py::test_dcl_management 0.00s setup test_row_policy/test.py::test_dcl_introspection 0.00s setup test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 0.00s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.00s teardown test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s setup test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 0.00s teardown test_recovery_replica/test.py::test_choose_source_replica 0.00s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s setup test_row_policy/test.py::test_join 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s setup test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.00s setup test_row_policy/test.py::test_some_users_without_policies 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 0.00s setup test_restart_server/test.py::test_flushes_async_insert_queue 0.00s setup test_row_policy/test.py::test_tags_with_db_and_table_names 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_ssh_keys_authentication/test.py::test_rsa 0.00s teardown test_reload_certificate/test.py::test_ECcert_reload 0.00s setup test_recovery_replica/test.py::test_recovery 0.00s setup test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 0.00s setup test_row_policy/test.py::test_smoke 0.00s setup test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 0.00s setup test_reload_certificate/test.py::test_cert_with_pass_phrase 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.00s setup test_row_policy/test.py::test_row_policy_filter_with_subquery 0.00s setup test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_row_policy/test.py::test_users_xml_is_readonly 0.00s setup test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.00s setup test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.00s setup test_reload_certificate/test.py::test_first_than_second_cert 0.00s teardown test_reload_certificate/test.py::test_chain_reload 0.00s setup test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s setup test_row_policy/test.py::test_policy_on_distributed_table_via_role 0.00s teardown test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.00s teardown test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.00s setup test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 0.00s setup test_recovery_replica/test.py::test_update_metadata 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s teardown test_ssh_keys_authentication/test.py::test_rsa 0.00s setup test_row_policy/test.py::test_introspection 0.00s setup test_ssh_keys_authentication/test.py::test_wrong_key 0.00s setup test_row_policy/test.py::test_miscellaneous_engines 0.00s teardown test_ssh_keys_authentication/test.py::test_ed25519 0.00s setup test_row_policy/test.py::test_reload_users_xml_by_timer 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_force_reload 0.00s setup test_row_policy/test.py::test_with_prewhere 0.00s setup test_ssh_keys_authentication/test.py::test_ed25519 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment 0.00s teardown test_recovery_replica/test.py::test_recovery 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_part_log_table/test.py::test_config_without_part_log 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_ssh_keys_authentication/test.py::test_ecdsa 0.00s setup test_reload_certificate/test.py::test_chain_reload 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_part_log_table/test.py::test_part_log_contains_partition 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_reload_certificate/test.py::test_cert_with_pass_phrase 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables =========================== short test summary info ============================ PASSED test_ssh_keys_authentication/test.py::test_ecdsa PASSED test_ssh_keys_authentication/test.py::test_ed25519 PASSED test_ssh_keys_authentication/test.py::test_key_with_passphrase PASSED test_reload_certificate/test.py::test_ECcert_reload PASSED test_select_access_rights/test_main.py::test_alias PASSED test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase PASSED test_ssh_keys_authentication/test.py::test_rsa PASSED test_ssh_keys_authentication/test.py::test_wrong_key PASSED test_reload_certificate/test.py::test_cert_with_pass_phrase PASSED test_reload_certificate/test.py::test_chain_reload PASSED test_reloading_settings_from_users_xml/test.py::test_force_reload PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] PASSED test_reload_certificate/test.py::test_first_than_second_cert PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_recovery_replica/test.py::test_choose_source_replica PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_part_log_table/test.py::test_config_without_part_log PASSED test_recovery_replica/test.py::test_recovery PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_part_log_table/test.py::test_part_log_contains_partition PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_restart_server/test.py::test_drop_memory_database PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_row_policy/test.py::test_dcl_introspection PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_restart_server/test.py::test_flushes_async_insert_queue PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_row_policy/test.py::test_dcl_management PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_replicated_mutations/test.py::test_mutations PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table PASSED test_recovery_replica/test.py::test_update_metadata PASSED test_row_policy/test.py::test_grant_create_row_policy PASSED test_row_policy/test.py::test_introspection PASSED test_replica_is_active/test.py::test_replica_is_active PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped PASSED test_row_policy/test.py::test_join PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] PASSED test_row_policy/test.py::test_miscellaneous_engines PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] PASSED test_permissions_drop_replica/test.py::test_drop_permissions PASSED test_row_policy/test.py::test_reload_users_xml_by_timer PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch PASSED test_row_policy/test.py::test_smoke PASSED test_read_only_table/test.py::test_restart_zookeeper PASSED test_row_policy/test.py::test_some_users_without_policies PASSED test_row_policy/test.py::test_tags_with_db_and_table_names PASSED test_relative_filepath/test.py::test_filepath PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data PASSED test_row_policy/test.py::test_users_xml_is_readonly PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] PASSED test_row_policy/test.py::test_with_prewhere PASSED test_storage_dict/test.py::test_storage_dict PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups ================== 100 passed, 1 warning in 227.25s (0:03:47) ==================